home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Mapy / NASA World Wind 1.3.5 / World_Wind_1.3.5_Full.exe / ShapeFiles / default.xml
Extensible Markup Language  |  2006-05-01  |  2KB  |  47 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <LayerSet Name="ShapeFile" ShowOnlyOneLayer="false" ShowAtStartup="true">
  3.     <ShapeFileDescriptor ShowAtStartup="true">
  4.         <Name>Name</Name>
  5.         <ShapeFilePath></ShapeFilePath>
  6.         <LevelZeroTileSize>1.0</LevelZeroTileSize>
  7.         <MaxAltitude>100000</MaxAltitude>
  8.         <MinAltitude>10</MinAltitude>
  9.         <DataKey>name</DataKey>
  10.         <ScalarMin>1</ScalarMin>
  11.         <ScalarMax>50</ScalarMax>
  12.         <NoDataValue>0</NoDataValue>
  13.         <ShowLabels>true</ShowLabels>
  14.         <PolygonFill>false</PolygonFill>
  15.            <PolygonFillStyle>Percent05</PolygonFillStyle>
  16.         <OutlinePolygons>true</OutlinePolygons>
  17.         <ScaleColorsToData>false</ScaleColorsToData>
  18.         <LineColor>
  19.             <Red>50</Red>
  20.             <Green>150</Green>
  21.             <Blue>200</Blue>
  22.         </LineColor>
  23.         <LineWidth>1.0</LineWidth>
  24.     </ShapeFileDescriptor>
  25.     <ShapeFileDescriptor ShowAtStartup="true">
  26.         <Name>Name</Name>
  27.         <ShapeFilePath></ShapeFilePath>
  28.         <LevelZeroTileSize>1.0</LevelZeroTileSize>
  29.         <MinAltitude>100000</MinAltitude>
  30.         <DataKey>name</DataKey>
  31.         <ScalarMin>1</ScalarMin>
  32.         <ScalarMax>50</ScalarMax>
  33.         <NoDataValue>0</NoDataValue>
  34.         <ShowLabels>true</ShowLabels>
  35.         <PolygonFill>true</PolygonFill>
  36.          <PolygonFillStyle>solid</PolygonFillStyle>
  37.         <OutlinePolygons>true</OutlinePolygons>
  38.         <ScaleColorsToData>false</ScaleColorsToData>
  39.         <PolygonColor>
  40.             <Red>50</Red>
  41.             <Green>150</Green>
  42.             <Blue>200</Blue>
  43.         </PolygonColor>
  44.         <LineWidth>1.0</LineWidth>
  45.     </ShapeFileDescriptor>
  46. </LayerSet>
  47. <!--Copyright Carl Menges(Apogee Imaging International)-->